I have just updated my ColdBox RSS Reader in order for users to update their profile and request new passwords. So now you can change your password and update your email address. So please head over there: ColdBox Reader And update your profile or if you do not have a profile, then create one and start sharing your feeds. By the way, it is running on ColdBox 1.1.0 Luis
Blog
Recent Entries
BoxLang 1.17 Series Part 3 : Encrypted Config Secrets
Everyone knows the datasource password should not be sitting in plain text in a config file. Everyone has also, at some point, shipped exactly that, because the alternative was a pile of environment variable plumbing that nobody wanted to build on a deadline. x
BoxLang AI 3.4 Blog Series Part 3 : Batched Approvals
Here's a bug that's easy to miss until it bites someone in production: an agent turn asks for two tool calls at once, both need human approval, and only the first one actually suspends. The second one gets silently skipped. Not rejected, not queued, just gone. That's what happened before 3.4.0, and it's fixed now with batched tool-call approvals.
Getting Started with BoxLang as an Alternative CFML Engine
If you have an existing ColdFusion or Lucee application, one of the first questions you may have about BoxLang is probably not:
“Should I rewrite my application in BoxLang?”
It is much simpler:
“Can BoxLang run the CFML application I already have?”
That was the focus of veteran CFML troubleshooter Charlie Arehart’s session at Into the Box 2026, Getting Started with BoxLang as an Alternative CFML Engine.
Add Your Comment
(2)
Oct 23, 2006 16:10:38 UTC
by nick tong
Hey Luis - I'm just trying to add a couple of feed but I'm having no luck? When i click continue it just refreshes the page?
Oct 23, 2006 16:28:07 UTC
by Luis Majano
Nick,
Fixed it,
You can try now.
Luis